projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
642924a
)
Adwaita: notebook tab focus ring
author
Jakub Steiner
<jimmac@gmail.com>
Tue, 5 May 2020 11:57:33 +0000
(13:57 +0200)
committer
Jakub Steiner
<jimmac@gmail.com>
Tue, 5 May 2020 11:57:33 +0000
(13:57 +0200)
- prelight the tab, not a label (visually)
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index bedff3f88ee89b7dd12b133ae0e734c8a59aa273..7cd37b67e6eb309ecd1f8194771f3c8c89f0153b 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-1878,7
+1878,7
@@
popover.background {
* Notebooks *
*************/
notebook {
- @include focus-ring("> header > tabs > tab", $offset: -
7
px, $within: true);
+ @include focus-ring("> header > tabs > tab", $offset: -
2
px, $within: true);
> header {
padding: 1px;